func runtime.lsanregisterrootregion

3 uses

	runtime (current package)
		asan0.go#L25: func lsanregisterrootregion(unsafe.Pointer, uintptr)      { throw("asan") }
		mem.go#L57: 		lsanregisterrootregion(p, n)
		mem.go#L166: 		lsanregisterrootregion(p, n)